[INFO] cloning repository https://github.com/serkanemir/tooltip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serkanemir/tooltip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserkanemir%2Ftooltip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserkanemir%2Ftooltip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3370bccda7c021bd65eed7be3b40005f23b30e8f
[INFO] testing serkanemir/tooltip against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserkanemir%2Ftooltip" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/serkanemir/tooltip
[INFO] finished tweaking git repo https://github.com/serkanemir/tooltip
[INFO] tweaked toml for git repo https://github.com/serkanemir/tooltip written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/serkanemir/tooltip on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/serkanemir/tooltip already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 508fda70361fb4bbb2153dd0cf0b21d4113512824d308ca0f6ed9d1cd3332e6f
[INFO] running `Command { std: "docker" "start" "-a" "508fda70361fb4bbb2153dd0cf0b21d4113512824d308ca0f6ed9d1cd3332e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "508fda70361fb4bbb2153dd0cf0b21d4113512824d308ca0f6ed9d1cd3332e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "508fda70361fb4bbb2153dd0cf0b21d4113512824d308ca0f6ed9d1cd3332e6f", kill_on_drop: false }`
[INFO] [stdout] 508fda70361fb4bbb2153dd0cf0b21d4113512824d308ca0f6ed9d1cd3332e6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccfd309e3546a31fe419e3c86bdaefe56713c44cdde9c1e8efddb4af04b5a7d8
[INFO] running `Command { std: "docker" "start" "-a" "ccfd309e3546a31fe419e3c86bdaefe56713c44cdde9c1e8efddb4af04b5a7d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling tooltip v0.1.2-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AtomicPtr`
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::sync::atomic::{AtomicBool, AtomicPtr, AtomicU32, AtomicU64, Ordering};
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1021:26
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub fn update(&self, vm: &ControlPanelViewModel) {
[INFO] [stdout]      |                          ^^ help: if this is intentional, prefix it with an underscore: `_vm`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `apps`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1088:28
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     pub fn set_apps(&self, apps: &[AppEntry], allowlist: &[String]) {
[INFO] [stdout]      |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_apps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `allowlist`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1088:47
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     pub fn set_apps(&self, apps: &[AppEntry], allowlist: &[String]) {
[INFO] [stdout]      |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_allowlist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1165:43
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     pub fn set_language_selections(&self, source: &str, target: &str) {
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1165:57
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     pub fn set_language_selections(&self, source: &str, target: &str) {
[INFO] [stdout]      |                                                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REGISTER_CP_HANDLER` is never used
[INFO] [stdout]   --> src/platform/macos/control_panel.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | static REGISTER_CP_HANDLER: Once = Once::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KVK_RETURN` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | const KVK_RETURN: u16 = 36;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KVK_TAB` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | const KVK_TAB: u16 = 48;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KVK_DELETE` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | const KVK_DELETE: u16 = 51; // Backspace
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KVK_ESCAPE` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | const KVK_ESCAPE: u16 = 53;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LAST_REENABLE_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | static LAST_REENABLE_MS: AtomicU64 = AtomicU64::new(0);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LAST_EVENT_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | static LAST_EVENT_MS: AtomicU64 = AtomicU64::new(0);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SLEEP_WAKE_GUARD_START` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | static SLEEP_WAKE_GUARD_START: AtomicU64 = AtomicU64::new(0);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAFE_MODE_TIMEOUT_THRESHOLD` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | const SAFE_MODE_TIMEOUT_THRESHOLD: u32 = 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TIMEOUT_WINDOW_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const TIMEOUT_WINDOW_MS: u64 = 60_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REENABLE_COOLDOWN_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | const REENABLE_COOLDOWN_MS: u64 = 1_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SLEEP_WAKE_GAP_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const SLEEP_WAKE_GAP_MS: u64 = 10_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SLEEP_WAKE_GUARD_DURATION_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const SLEEP_WAKE_GUARD_DURATION_MS: u64 = 3_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `epoch_millis` is never used
[INFO] [stdout]    --> src/platform/macos/hotkey.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn epoch_millis() -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REGISTER_MENU_HANDLER` is never used
[INFO] [stdout]   --> src/platform/macos/statusbar.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | static REGISTER_MENU_HANDLER: Once = Once::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering`
[INFO] [stdout]  --> src/main.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mpsc`
[INFO] [stdout]  --> src/main.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::{mpsc, Arc, Mutex};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `debug_log`
[INFO] [stdout]  --> src/main.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! debug_log {
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_punctuation_only` and `normalize_for_render`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     is_punctuation_only, normalize_for_render, SentenceBuffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctrl_for_poll`
[INFO] [stdout]    --> src/main.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |     let ctrl_for_poll = Arc::clone(&controller);
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl_for_poll`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_for_poll`
[INFO] [stdout]    --> src/main.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |     let config_for_poll = Arc::clone(&app_config_shared);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_for_poll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug_logging`
[INFO] [stdout]    --> src/main.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let debug_logging = std::env::var("TRANSLIVE_DEBUG").is_ok();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComposerIdentity` is never constructed
[INFO] [stdout]   --> src/main.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct ComposerIdentity {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_app_and_bounds` is never used
[INFO] [stdout]   --> src/main.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl ComposerIdentity {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 51 |     fn from_app_and_bounds(app_id: &str, ax: Option<(f64, f64, f64, f64)>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplyWork` is never constructed
[INFO] [stdout]   --> src/main.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct ApplyWork {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CaptureState` is never constructed
[INFO] [stdout]   --> src/main.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | struct CaptureState {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TranslationWork` is never used
[INFO] [stdout]   --> src/main.rs:90:6
[INFO] [stdout]    |
[INFO] [stdout] 90 | enum TranslationWork {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_apply_state` is never used
[INFO] [stdout]    --> src/main.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn compute_apply_state(ctrl: &AppController, buffer: &SentenceBuffer) -> (bool, String) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.12s
[INFO] running `Command { std: "docker" "inspect" "ccfd309e3546a31fe419e3c86bdaefe56713c44cdde9c1e8efddb4af04b5a7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccfd309e3546a31fe419e3c86bdaefe56713c44cdde9c1e8efddb4af04b5a7d8", kill_on_drop: false }`
[INFO] [stdout] ccfd309e3546a31fe419e3c86bdaefe56713c44cdde9c1e8efddb4af04b5a7d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba29fbe81636c7d9a2059319db4f29466be2b4007120e3c38352a0a2346b6591
[INFO] running `Command { std: "docker" "start" "-a" "ba29fbe81636c7d9a2059319db4f29466be2b4007120e3c38352a0a2346b6591", kill_on_drop: false }`
[INFO] [stderr]    Compiling tooltip v0.1.2-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AtomicPtr`
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::sync::atomic::{AtomicBool, AtomicPtr, AtomicU32, AtomicU64, Ordering};
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1021:26
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub fn update(&self, vm: &ControlPanelViewModel) {
[INFO] [stdout]      |                          ^^ help: if this is intentional, prefix it with an underscore: `_vm`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `apps`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1088:28
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     pub fn set_apps(&self, apps: &[AppEntry], allowlist: &[String]) {
[INFO] [stdout]      |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_apps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `allowlist`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1088:47
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     pub fn set_apps(&self, apps: &[AppEntry], allowlist: &[String]) {
[INFO] [stdout]      |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_allowlist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1165:43
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     pub fn set_language_selections(&self, source: &str, target: &str) {
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1165:57
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     pub fn set_language_selections(&self, source: &str, target: &str) {
[INFO] [stdout]      |                                                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REGISTER_CP_HANDLER` is never used
[INFO] [stdout]   --> src/platform/macos/control_panel.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | static REGISTER_CP_HANDLER: Once = Once::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KVK_RETURN` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | const KVK_RETURN: u16 = 36;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KVK_TAB` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | const KVK_TAB: u16 = 48;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KVK_DELETE` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | const KVK_DELETE: u16 = 51; // Backspace
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KVK_ESCAPE` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | const KVK_ESCAPE: u16 = 53;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LAST_REENABLE_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | static LAST_REENABLE_MS: AtomicU64 = AtomicU64::new(0);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LAST_EVENT_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | static LAST_EVENT_MS: AtomicU64 = AtomicU64::new(0);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SLEEP_WAKE_GUARD_START` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | static SLEEP_WAKE_GUARD_START: AtomicU64 = AtomicU64::new(0);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAFE_MODE_TIMEOUT_THRESHOLD` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | const SAFE_MODE_TIMEOUT_THRESHOLD: u32 = 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TIMEOUT_WINDOW_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const TIMEOUT_WINDOW_MS: u64 = 60_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REENABLE_COOLDOWN_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | const REENABLE_COOLDOWN_MS: u64 = 1_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SLEEP_WAKE_GAP_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const SLEEP_WAKE_GAP_MS: u64 = 10_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SLEEP_WAKE_GUARD_DURATION_MS` is never used
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const SLEEP_WAKE_GUARD_DURATION_MS: u64 = 3_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `epoch_millis` is never used
[INFO] [stdout]    --> src/platform/macos/hotkey.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn epoch_millis() -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REGISTER_MENU_HANDLER` is never used
[INFO] [stdout]   --> src/platform/macos/statusbar.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | static REGISTER_MENU_HANDLER: Once = Once::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering`
[INFO] [stdout]  --> src/main.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mpsc`
[INFO] [stdout]  --> src/main.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::{mpsc, Arc, Mutex};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `debug_log`
[INFO] [stdout]  --> src/main.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! debug_log {
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_punctuation_only` and `normalize_for_render`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     is_punctuation_only, normalize_for_render, SentenceBuffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctrl_for_poll`
[INFO] [stdout]    --> src/main.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |     let ctrl_for_poll = Arc::clone(&controller);
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl_for_poll`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_for_poll`
[INFO] [stdout]    --> src/main.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |     let config_for_poll = Arc::clone(&app_config_shared);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_for_poll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug_logging`
[INFO] [stdout]    --> src/main.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let debug_logging = std::env::var("TRANSLIVE_DEBUG").is_ok();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComposerIdentity` is never constructed
[INFO] [stdout]   --> src/main.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct ComposerIdentity {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_app_and_bounds` is never used
[INFO] [stdout]   --> src/main.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl ComposerIdentity {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 51 |     fn from_app_and_bounds(app_id: &str, ax: Option<(f64, f64, f64, f64)>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplyWork` is never constructed
[INFO] [stdout]   --> src/main.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct ApplyWork {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CaptureState` is never constructed
[INFO] [stdout]   --> src/main.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | struct CaptureState {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TranslationWork` is never used
[INFO] [stdout]   --> src/main.rs:90:6
[INFO] [stdout]    |
[INFO] [stdout] 90 | enum TranslationWork {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_apply_state` is never used
[INFO] [stdout]    --> src/main.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn compute_apply_state(ctrl: &AppController, buffer: &SentenceBuffer) -> (bool, String) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering`
[INFO] [stdout]  --> src/main.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mpsc`
[INFO] [stdout]  --> src/main.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::{mpsc, Arc, Mutex};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `debug_log`
[INFO] [stdout]  --> src/main.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! debug_log {
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_punctuation_only` and `normalize_for_render`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     is_punctuation_only, normalize_for_render, SentenceBuffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctrl_for_poll`
[INFO] [stdout]    --> src/main.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |     let ctrl_for_poll = Arc::clone(&controller);
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl_for_poll`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_for_poll`
[INFO] [stdout]    --> src/main.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |     let config_for_poll = Arc::clone(&app_config_shared);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_for_poll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug_logging`
[INFO] [stdout]    --> src/main.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let debug_logging = std::env::var("TRANSLIVE_DEBUG").is_ok();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComposerIdentity` is never constructed
[INFO] [stdout]   --> src/main.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct ComposerIdentity {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_app_and_bounds` is never used
[INFO] [stdout]   --> src/main.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl ComposerIdentity {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 51 |     fn from_app_and_bounds(app_id: &str, ax: Option<(f64, f64, f64, f64)>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplyWork` is never constructed
[INFO] [stdout]   --> src/main.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct ApplyWork {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CaptureState` is never constructed
[INFO] [stdout]   --> src/main.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | struct CaptureState {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TranslationWork` is never used
[INFO] [stdout]   --> src/main.rs:90:6
[INFO] [stdout]    |
[INFO] [stdout] 90 | enum TranslationWork {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_apply_state` is never used
[INFO] [stdout]    --> src/main.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn compute_apply_state(ctrl: &AppController, buffer: &SentenceBuffer) -> (bool, String) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AtomicPtr`
[INFO] [stdout]   --> src/platform/macos/hotkey.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::sync::atomic::{AtomicBool, AtomicPtr, AtomicU32, AtomicU64, Ordering};
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied
[INFO] [stdout]    --> src/platform/macos/hotkey.rs:700:9
[INFO] [stdout]     |
[INFO] [stdout] 700 |         HotkeyManager::new(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 704 |             41,
[INFO] [stdout]     |             -- argument #4 of type `std::sync::Arc<Atomic<bool>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/platform/macos/hotkey.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |         pending_apply: Arc<AtomicBool>,
[INFO] [stdout]     |         ------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 700 ~         HotkeyManager::new(
[INFO] [stdout] 701 +             callback,
[INFO] [stdout] 702 +             Arc::new(AtomicBool::new(false)),
[INFO] [stdout] 703 +             Arc::new(AtomicBool::new(false)),
[INFO] [stdout] 704 +             /* std::sync::Arc<Atomic<bool>> */,
[INFO] [stdout] 705 +             0x40000,
[INFO] [stdout] 706 +             41,
[INFO] [stdout] 707 +         )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1021:26
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub fn update(&self, vm: &ControlPanelViewModel) {
[INFO] [stdout]      |                          ^^ help: if this is intentional, prefix it with an underscore: `_vm`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `apps`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1088:28
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     pub fn set_apps(&self, apps: &[AppEntry], allowlist: &[String]) {
[INFO] [stdout]      |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_apps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `allowlist`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1088:47
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     pub fn set_apps(&self, apps: &[AppEntry], allowlist: &[String]) {
[INFO] [stdout]      |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_allowlist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1165:43
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     pub fn set_language_selections(&self, source: &str, target: &str) {
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]     --> src/platform/macos/control_panel.rs:1165:57
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     pub fn set_language_selections(&self, source: &str, target: &str) {
[INFO] [stdout]      |                                                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tooltip` (lib test) due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ba29fbe81636c7d9a2059319db4f29466be2b4007120e3c38352a0a2346b6591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba29fbe81636c7d9a2059319db4f29466be2b4007120e3c38352a0a2346b6591", kill_on_drop: false }`
[INFO] [stdout] ba29fbe81636c7d9a2059319db4f29466be2b4007120e3c38352a0a2346b6591
